Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 82 and Version 83 of Protocol Specific Questions


Ignore:
Timestamp:
Jan 31, 2009, 10:51:56 AM (15 years ago)
Author:
chemistrydioxide
Comment:

structured MSN section

Legend:

Unmodified
Added
Removed
Modified
  • Protocol Specific Questions

    v82 v83  
    235235== MSN Protocol ==
    236236
    237 === Why are file transfers so slow? ===
    238 MSN file transfer support is limited to the proxied version of file transfer support in the protocol.  This means that the files are sent to MSN's servers, then the server sends the data to the other user.  We don't know if or when we will ever support any of the peer-to-peer file transfer methods available in the MSN protocol.
    239 
    240 === Is there a way to invite more than one person to a chat? ===
    241 Yes, but this is a case where our design differs from the official clients.  In the MSN world, there is no distinction between an IM session and a chat.  Within libpurple and Pidgin, however, there is.  If you start an IM with one user, then you cannot invite someone else to the conversation.  If, however, you right-click the buddy and select Initiate Chat, then you can invite as many people to the chat as you want using Conversation->Invite.  Unfortunately, Pidgin does not yet provide a convenient way to select multiple buddies at once to invite.
    242 
    243 === Why can't I log into MSN? ===
     237=== Setting up MSN accounts and Connection issues ===
     238
     239==== Why can't I log into MSN? ====
    244240You probably did not compile Pidgin with SSL support, or the SSL plugin failed to load.  The MSN protocol requires the use of SSL, which Pidgin provides by either GnuTLS or the combination of NSS and NSPR from the Mozilla project.  See [wiki:FAQssl these notes] to get SSL up and running.
    245241
    246 === Why isn't MSN in the list of protocols? ===
     242==== Why isn't MSN in the list of protocols? ====
    247243If you're running Gentoo, rebuild with the "msn" USE flag enabled.  For some reason, it was deemed necessary to make the MSN protocol an off-by-default USE flag.  If you don't like this behavior, complain to the Gentoo maintainers.
    248244
    249245For other distributions, it is probably that the MSN protocol plugin didn't load.  See the next question.
    250246
    251 === The MSN plugin won't load, but I have Mozilla NSS or GNUTLS or both! ===
     247==== The MSN plugin won't load, but I have Mozilla NSS or GNUTLS or both! ====
    252248See [wiki:FAQssl these notes] on getting SSL up and running.
    253249
    254 === What does "MSN: S: 911 3" in the debug window mean when I can't connect? ===
     250==== What does "MSN: S: 911 3" in the debug window mean when I can't connect? ====
    255251Unhandled command '911' indicates some form of authentication error. This could be simply that your password is wrong.
    256252
     
    268264If any of those fail, or take a long time to connect, then this is probably not a bug in Pidgin.
    269265
    270 === What does "Has You" in the buddy list tooltip mean? ===
     266==== How do I set my MSN Friendly Name (the name other users see)? ====
     267In the Buddy List window, go to Accounts->'' your MSN account''->Set Friendly Name.
     268
     269==== Can I set my friendly name with a plugin? ====
     270No.  This leads to far too much abuse of the already-abused friendly name.  Stuffing such useless information as the currently playing song on your music player or a status message inside the friendly name completely defeats the purpose of the friendly name, which is to provide a more easily recognizable name than an e-mail address.
     271
     272=== MSN Buddies ===
     273
     274==== What does "Has You" in the buddy list tooltip mean? ====
    271275It shows you if that MSN user has added you to his/her buddy list. "Has you: No" does ''not'' mean you can't talk to that person.
    272276
    273 === Why is "Has You" gone in 2.5.0? ===
     277==== Why is "Has You" gone in 2.5.0? ====
    274278This seems to be related to switching to MSNP15. For more info, see ticket #6637.
    275279
    276 === How do I set my MSN Friendly Name (the name other users see)? ===
    277 In the Buddy List window, go to Accounts->'' your MSN account''->Set Friendly Name.
    278 
    279 === Can I set my friendly name with a plugin? ===
    280 No.  This leads to far too much abuse of the already-abused friendly name.  Stuffing such useless information as the currently playing song on your music player or a status message inside the friendly name completely defeats the purpose of the friendly name, which is to provide a more easily recognizable name than an e-mail address.
    281 
    282 === Can I turn off displaying nicknames/friendly names? ===
     280==== Why do I keep getting a "Buddy List Synchronization" error? ====
     281Sometimes, for a particular buddy, you may keep getting a "Buddy List Synchronization" error every time you sign in, even if you accept adding the buddy. There are two possible reasons for this problem.
     282
     283The first possibility is because the buddy is on your address book, and not marked for use with messenger. Pidgin does not currently handle this case. The second possibility is that there are multiple copies of that buddy in your address book in different groups than Pidgin expects.
     284
     285In order to fix this, you need to login to your account via Hotmail and edit your address book. If you use some sort of network-provided account that is affiliated with MSN, you should still be able to login for this purpose (even if you don't have an inbox).
     286
     287For the first case, from the address book, edit the contact that matches, and check the box for "Use this address with Windows Live Messenger". For the second case, look for multiple copies of the buddy and remove all but the one in the group Pidgin expects. These buddies will most probably have the Quickname set to <userid part of email address>+<incrementing number>.
     288
     289=== Conversations ===
     290
     291==== Can I turn off displaying nicknames/friendly names? ====
    283292No.  If your buddies are using friendly names that make it difficult to distinguish them from each other, use aliases to set useful differentiating names for the buddies.
    284293
    285 === Can I turn off displaying custom smileys? ===
     294==== Can I turn off displaying custom smileys? ====
    286295Yes.  It is in the options for your MSN account.  Go to Accounts->Manage, select your MSN account, click Modify, select the Advanced tab, and uncheck "Show custom smileys".
    287296
    288 === Why do I keep getting a "Buddy List Synchronization" error? ===
    289 Sometimes, for a particular buddy, you may keep getting a "Buddy List Synchronization" error every time you sign in, even if you accept adding the buddy. There are two possible reasons for this problem.
    290 
    291 The first possibility is because the buddy is on your address book, and not marked for use with messenger. Pidgin does not currently handle this case. The second possibility is that there are multiple copies of that buddy in your address book in different groups than Pidgin expects.
    292 
    293 In order to fix this, you need to login to your account via Hotmail and edit your address book. If you use some sort of network-provided account that is affiliated with MSN, you should still be able to login for this purpose (even if you don't have an inbox).
    294 
    295 For the first case, from the address book, edit the contact that matches, and check the box for "Use this address with Windows Live Messenger". For the second case, look for multiple copies of the buddy and remove all but the one in the group Pidgin expects. These buddies will most probably have the Quickname set to <userid part of email address>+<incrementing number>.
    296 
    297 === What does "Error reading from switchboard server" mean? ===
    298 We haven't fully figured that out yet, but even Microsoft's client seems to get similar errors, although with less frequency than we do.
    299 
    300 === Why do I some of my messages result in an error? ===
     297==== Why do I some of my messages result in an error? ====
    301298Your message might have been censored by Microsoft. All clients are affected as
    302299messages are being censored at the server.
    303300See #2278 and http://virtuelvis.com/archives/2006/02/microsoft-censoring-msn-messenger
    304301
    305 === I have an MSN-related problem with Pidgin 2.4.3 or prior. ===
     302=== Miscellaneous MSN questions ===
     303
     304==== Why are file transfers so slow? ====
     305MSN file transfer support is limited to the proxied version of file transfer support in the protocol.  This means that the files are sent to MSN's servers, then the server sends the data to the other user.  We don't know if or when we will ever support any of the peer-to-peer file transfer methods available in the MSN protocol.
     306
     307==== Is there a way to invite more than one person to a chat? ====
     308Yes, but this is a case where our design differs from the official clients.  In the MSN world, there is no distinction between an IM session and a chat.  Within libpurple and Pidgin, however, there is.  If you start an IM with one user, then you cannot invite someone else to the conversation.  If, however, you right-click the buddy and select Initiate Chat, then you can invite as many people to the chat as you want using Conversation->Invite.  Unfortunately, Pidgin does not yet provide a convenient way to select multiple buddies at once to invite.
     309
     310==== What does "Error reading from switchboard server" mean? ====
     311We haven't fully figured that out yet, but even Microsoft's client seems to get similar errors, although with less frequency than we do.
     312
     313=== Pidgin 2.4.3 and older versions ===
    306314==== Why can't I set a status message on MSN in Pidgin 2.4.3 or prior? ====
    307315==== Why can't I send or receive offline messages in Pidgin 2.4.3 or prior? ====
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!